CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - CAMShift opencv

搜索资源列表

  1. camshift

    0下载:
  2. 一个简单的实现opencv下camshift的小程序-a simple program which realize camshift based on opencv
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-17
    • 文件大小:87837
    • 提供者:briend
  1. camshift_tracking

    1下载:
  2. camshift跟踪代码,基于opencv-camshift tracking code, based on opencv
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-03
    • 文件大小:1823135
    • 提供者:吕仕铉
  1. MyVideo1.0_AutoCamshift

    0下载:
  2. 程序用MFC+openCV编写。可实现自动获得一个目标选择框并进行跟踪 先用视频前几帧进行帧间差分,用cvFindContours()得到二值差分图像中最大的连通块作为camshift的初始选择框 程序做的不完善,只能针对类似test.avi的视频进行测试。(读一下函数GetBlob()你就能明白为什么了) 可能有些压缩格式的视频打不开,需要安装Xvid解码器-Program using MFC+ openCV prepared. Can be realized a
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:568325
    • 提供者:王呈鹏
  1. Tracker_openCV

    0下载:
  2. CAMSHIFT source it is implementd by opencv
  3. 所属分类:Other systems

    • 发布日期:2017-05-27
    • 文件大小:10596444
    • 提供者:frogman
  1. camshift

    0下载:
  2. Camshift algorithm for opencv-Camshift algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:2397
    • 提供者:林子達
  1. camshift

    0下载:
  2. Camshift with OpenCV
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:7549
    • 提供者:truong
  1. Camshift

    0下载:
  2. 该代码是显示如何利用Camshift算法进行彩色目标跟踪的源代码,是基于OPENCV的-The code is to show how to use color tracking Camshift algorithm source code, is based on the OPENCV of
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:564371
    • 提供者:张倩
  1. condesation

    0下载:
  2. opencv 粒子滤波程序,可以对感兴趣的颜色进行跟踪-opencv particle filtering program that can track the color of interest
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:676835
    • 提供者:zhongcheng
  1. 14-camshift

    0下载:
  2. 图像跟踪的源代码,程序采用了opencv中的代码camshift算法-Source of camshift Image Tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-06-12
    • 文件大小:19058434
    • 提供者:Daniel
  1. TrackingAlgorithm

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子-CAMSHIFT algorithm using fast-track and detect moving targets C/C++ source code, OPENCV BETA 4.0 version of the SAMPLE in this example is given
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:7829
    • 提供者:梁浩
  1. camshift

    0下载:
  2. camshift.rar:是基于opencv的一种算算法,能实现对人脸的跟踪。重点采用camshift算法,也应用到了hsv,结合摄像头,会更直观的观察到跟踪结果。-camshift.rar: a calculation based on opencv algorithm can achieve the tracking of human faces. Focus on using camshift algorithm, also applied to the hsv, combining ca
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1354360
    • 提供者:郭涵
  1. camshift(opencv)

    0下载:
  2. opencv的camshift程序+注释 camshift算法 里面程序有详细的注释 是初学者的好资料 有利于自学-of opencv camshift program the+ Notes camshift algorithm inside program with detailed comments is good information for beginners is conducive to self-
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1057088
    • 提供者:韩涛
  1. camshift

    0下载:
  2. 使用MFC和OpenCV结合,使用camshift算法,实现基于摄像头的实时视频的运动物体的检测-Combined use of MFC and OpenCV, use camshift algorithm to track moving object
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:9142
    • 提供者:于敬
  1. color-object-opencv

    0下载:
  2. color object tracking camshift opencv
  3. 所属分类:Console

    • 发布日期:2017-11-11
    • 文件大小:3093
    • 提供者:phuongbk
  1. opencv-camshiftdemo

    0下载:
  2. camshift opencv跟踪源码+注释-camshift opencv tracking source+ comments
  3. 所属分类:software engineering

    • 发布日期:2017-11-18
    • 文件大小:4349
    • 提供者:沈先生
  1. CamShift-algoritnm

    0下载:
  2. 基于opencv的CamShift算法,里面有详细的CamShift算法说明。-CamShift opencv based algorithm, which has detailed CamShift algorithm are described.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:16232
    • 提供者:谢成功
  1. Camshift--Opencv

    0下载:
  2. Camshift算法原理的简单介绍及其Opencv实现 对于初学者掌握算法的原理及编程很有帮助-Principle brief Camshift algorithm principle and its realization Opencv for beginners to master the algorithms and programming helpful
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:50211
    • 提供者:hanll
  1. opencv的camshift程序+注释

    0下载:
  2. opencv的camshift程序+注释,用于手势数字识别(Opencv CAMSHIFT program + notes, used for gesture digital recognition)
  3. 所属分类:图形图象

    • 发布日期:2017-12-28
    • 文件大小:6685696
    • 提供者:KevinTracyTang
  1. Camshift

    0下载:
  2. VS2013结合OpenCV3.2.0,运用Camshift算法对视频中的彩色物体进行跟踪(VS2013 combined with OpenCV3.2.0 and uses Camshift algorithm to track color objects in video)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:klosemir
  1. target Camshift

    0下载:
  2. 用opencv实现camshift算法 跟踪效果 一般(Achieved with opencv camshift algorithm.)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-29
    • 文件大小:61417472
    • 提供者:周ABCD
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com